PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / setFillColorN Method / setFillColorN(PDFPattern) Method
The pattern used as fill color.
In This Topic
    setFillColorN(PDFPattern) Method
    In This Topic
    Sets the current fill color. Operator: scn
    Syntax
    public void setFillColorN( 
       PDFPattern pattern
    )

    Parameters

    pattern
    The pattern used as fill color.
    See Also